Initial ATSPI Action implementation for widget
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 14 Oct 2020 14:10:03 +0000 (15:10 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 15 Oct 2020 23:34:01 +0000 (00:34 +0100)
commit374bd21340b1de7a75c5c0625c5c05520e91ac38
tree359bda5ed48e9cea296f605148d7542e21e27d35
parent916ef485d1b2b92a2082f5771b42ce7aa5b69991
Initial ATSPI Action implementation for widget

Use the actions from the GtkActionMuxer of each widget to populate the
list of actions available.
gtk/a11y/gtkatspiaction.c [new file with mode: 0644]
gtk/a11y/gtkatspiactionprivate.h [new file with mode: 0644]
gtk/a11y/gtkatspicontext.c
gtk/a11y/meson.build